min

pure function min(value: decimal): decimal

Minimum of two decimal values.

Since

0.9.1

Parameters

value

The value to compare against.